Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. lora class
    Log in to post

    • A

      LoPy - Raw Lora mode for connecting TTN
      LoPy • lopy lora lorawan lora class node • • aniket_yeole  

      4
      0
      Votes
      4
      Posts
      666
      Views

      J

      @aniket_yeole you can change some of the parameters (including SF) using setsockopt. To change the frequency you’ll need to remove all channels and re-add channels with your chosen frequency. But beware, the network can change those settings via MAC commands.
    • H

      Where can I find the LoRa class source-code?
      LoPy • lora lora class source-code • • humhrey  

      2
      1
      Votes
      2
      Posts
      524
      Views

      robert-hh

      @humhrey Starting from the top Pycom-sigfox directory: .../esp32/mods/modlora.c as entry point for the python API Supporting code: .../lib/lora/.... .../drivers/sx27x/... .../esp32/lora/....
    • L

      Changing LoRa parameters - Is necessary to restart device?
      Discussion • loramac lora lopy lora class • • lsoria  

      1
      0
      Votes
      1
      Posts
      518
      Views

      No one has replied

    • D

      Class-C sample
      LoPy • lopy lora class class c class-c • • derchris  

      14
      0
      Votes
      14
      Posts
      3542
      Views

      G

      Class B is currently not supported in the pycom firmware for the Lopy. You might be able to write some addition to the firmware to build it yourself, though I suspect it will be some work
    • M

      Frame counter "fCnt" variable or setter function in LoPy
      LoPy • lora class frame counter • • Movsun  

      5
      0
      Votes
      5
      Posts
      1691
      Views

      M

      @bmarkus Yes.
    • 1 / 1